National Repository of Grey Literature 27 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
C++ Arbitrary Precision Floating Point Library
Závada, Vladislav ; Šnobl, Pavel (referee) ; Hruška, Tomáš (advisor)
This thesis deals with the design of a floating point module, which allows to perform operations with floating point operands that have any bit width. For this purpose, the module is implemented as a template class in C ++. The module is designed to allow it to be used when designing an application-specific processor. First, the floating point number and template functions in c ++ are described. In the practical part the algorithms of the individual operations and the design of the module itself are described as template libraries.
Face detection and recognition with use of Raspberry Pi
Rozhoňová, Andrea ; Mézl, Martin (referee) ; Hesko, Branislav (advisor)
The following bachelor thesis is focused on the face detection and recognition in an image. The theoretical part divides methods of detection and recognition into several groups and there is better description and explanation of these methods in this part. At the end of the theoretical part is summarized the current utilization of person recognition on the bases of its face in practice. In the practical part is first implemented method for face detection. It is combination of two approaches - approach using haar features and approach using templates of eye. The face recognition is provided by the convolutional neural network. In conclusion there are summarized principles and problems associated with implementation on microcomputer Raspberry Pi and there is also evaluated the success of implemented methods.
C++ Metaprogramming Examples
Kuklínek, Lukáš ; Janoušek, Vladimír (referee) ; Peringer, Petr (advisor)
In this thesis we investigate possibilities of metaprogramming in C++. It contains a~general overview of metaprogramming and a~set of examples of various metaprogramming techniques in the C++ programming language with an emphasis on the possibilities proposed by the upcoming standard, called C++0x for now. Examples demonstrate usage of variadic templates, computational power of templates, statically polymorphic generation of a~runtime code and generic implementation of several design patterns.
XML Template Support in PHP Frameworks
Ambrož, Lukáš ; Volf, Tomáš (referee) ; Burget, Radek (advisor)
This bachelor's thesis deals with template support in PHP frameworks. The aim is to design and implement an extension for Nette Framework, which allows defining templates in XML language. Thesis also provides a comparison of different approaches of template support in commonly used PHP frameworks. In addition it describes the possibilities of XML language that might be useful for own extension. Created library includes a set of special XML tags, which enable definition of templates in XML.
Business Cards Generator
Chytilová, Kristýna ; Prustoměrský, Milan (referee) ; Chudý, Peter (advisor)
Vizitky jsou stále populární způsob jak předat své nebo firemní informace druhé osobě. Tato práce se zabývá vytvořením webového programu pro tvorbu vizitek. Uživatel si může vizitku zcela zpersonalizovat nebo si vybrat z předem vytvořených šablon. Následně si může nechat vizitku vyexportovat do formátu PDF, který je určen pro sdílení nebo tisk.
3D Spatial Indexing of Objects
Drbal, Miroslav ; Dvořák, Radim (referee) ; Orság, Filip (advisor)
This diploma thesis defines the term indexing and in preamble are discussed known indexing algorithms and difference between indexing static and moving objects. The practical part of this diploma thesis is aimed to designing and implementing of indexing algorithm for open source application MaNGOS with respect to generic design pattern and effectiveness of spatial search queries for selection of the objects given properties in the specified area. At the end I present and discuss reached results.
XML Tag Library Support in Nette Environment
Poul, Jan ; Očenášek, Pavel (referee) ; Burget, Radek (advisor)
This thesis deals with using the XML namespaces for the template definition in PHP frameworks. It focuses on the design and implementation of an extension of the Nette Framework that allows creating user-defined elements in XML. We also compare our solution with other solutions available in the PHP frameworks and we describe the related XML features. The implemented extension includes two demonstration XML tag libraries that are ready to use.
Business Cards Generator
Krúg, Tomáš ; Vlk, Jan (referee) ; Chudý, Peter (advisor)
Vizitka je široce používaný nástroj pro předávání kontaktů mezi jednotlivci. Vizitka je většinou používána v podnikatelském sektoru, ale může být také použita pro osobní účely. Tato bakalářská práce se zabývá vytvořením on-line webové aplikace pro tvorbu vizitek. Uživatel si může vybrat předdefinované šablony, nahrát obrázky, přizpůsobit prvky a nakonec převést požadovanou kartu do formátu PDF, a tím připravit pro tisk. Webová aplikace bude držet stanované typografické zákony, protože určité typografické pravidla jsou zásadní pro tuto aplikaci.
Automatic Design of Web Applications
Žilka, Radek ; Jirák, Ota (referee) ; Ruttkay, Ladislav (advisor)
This project is focused on software design and implementation. This software represents a generator of web information system source code developed in ASP.NET 2.0. The information system requires the SQL database. The source code generated by this application is the base of the next development in Visual Studio 2008. This project inspects similar generators too.
WebArchitekt System
Smola, Ladislav ; Burget, Radek (referee) ; Hruška, Tomáš (advisor)
This thesis concerns universal content management system, which works on AJAX basis. System is modular and based on plugins, which forms its core. In first part, I am concern with CMS and programming languages, which are used for programming in most cases. There are also mentioned libraries and add-ons, which simplify programming itself. Problem solution is described theoretically at the beginning, then I describe the object model itself. The methods of certain classes are described to express the functionality of system core and then a describe plugins which can be add to core. Future development is mentioned at the end. It will be controlled mostly by the projects, on which will be this system apply next.

National Repository of Grey Literature : 27 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.